
::selection {
 background-color: #e0402a;
 color: #fff;
}

::-moz-selection {
 background-color: #e0402a;
 color: #fff;
}

::-webkit-selection {
 background-color: #e0402a;
 color: #fff;
}

/*--顶部 begin--*/


.Nav{height:85px; line-height: 85px; background: #e0402a; }
.Nav ul{width: 940px;float: right;}
.Nav li{float: left;  font-size: 16px;}
.Nav li a{padding: 0 22px; display: block; text-align: center;color:#fff; }
.Nav li a:hover{background: #c02510;}
.Nav .another{background: #c02510;}
.Nav h1{padding-top: 10px;}
.fixedNav {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 100000;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop));
}
/*--顶部 end--*/





/*footer*/
.footer{
	height:370px;
	background: url(../images/bak_9.jpg) no-repeat center; 
}
.footer .footer_nav{
	padding-top: 40px;
	height: 50px;
}
.footer .footer_nav li{
	float: left;
	margin: 0 26px;
}
.footer .footer_nav li a{
	color: #cccccc;
}
.footer .footer_nav li a:hover{
	color: #fff;
}
.footer .banquan{
	margin-top:40px;	height:180px;
}
.footer .banquan .fd{
	margin-left:30px;
}
.footer .banquan_l a{
	color:#ffcbc4;
}
.footer .banquan .banquan_r .banquan_li{
	width: 250px;
    line-height: 24px;
    color: #999;
    float: left;
}
.footer .banquan .erweima .erweima_img{
	width:100px;
	height:100px;
}
.footer .banquan_l{
	clear:both;
	color:#ffcbc4;
	line-height:24px;
	text-align:center;
}














